GoXam for WPF v3
ContainsNode Method (TreeModel.DataCollection<NodeType,NodeKey>)
Northwoods.GoXam.Model Namespace > TreeModel.DataCollection<NodeType,NodeKey> Class : ContainsNode Method
the data type is the model's NodeType type parameter
This predicate is true if the given node data is in the collection of Nodes.
Syntax
public bool ContainsNode( 
   NodeType nodedata
)

Parameters

nodedata
the data type is the model's NodeType type parameter
See Also

Reference

TreeModel.DataCollection<NodeType,NodeKey> Class
TreeModel.DataCollection<NodeType,NodeKey> Members